home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 99
/
(Vol 99) Jan 19 2010.iso
/
Games
/
artifact_catcher.swf
/
scripts
/
DefineSprite_100
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-01-19
|
126 b
|
13 lines
if(_root.local == 1)
{
stop();
}
else if(400 < _root.score)
{
gotoAndStop(2);
}
else
{
gotoAndStop(3);
}